/* Wu  */
.carousel-control.left,.carousel-control.right{
	background-image:-webkit-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
	width: 10%;
}
.carousel-indicators li{
	width:24px;
	height:3px;
	opacity:0.3;
	margin: 0;
	border: none;
	background-color: rgba(245,245,245,1)
}
.carousel-indicators .active{
	width:24px;
	height:3px;
	opacity:1;
	margin: 0;
	border: none;
}
.glyphicon{
	width: 30px;
	height: 30px;
	position: absolute;
	top: 50%;
	right: 50%;
	margin-right: -15px;
	margin-top: 15px;
}
.glyphicon.glyphicon_left{
	border: 3px #fff solid;
	border-left: none;
	border-top: none;
	border-bottom-right-radius: 4px;
	transform:rotate(135deg);
}
.glyphicon.glyphicon_right{
	border: 3px #fff solid;
	border-left: none;
	border-top: none;
	border-bottom-right-radius: 4px;
	transform:rotate(-45deg);
}

.carousel-inner .item{
	
	width: 100%;
	height:616px;
	
	
}
.carousel-inner .item img{
	height: 100%;
	text-align: center;
}
.item_content {
	padding-top: 245px;
	}
.item .item_content{
	height: 100%;
	position: relative;
	box-sizing: border-box;
	margin-left:20px;
	left: 50%;
    margin-left:-510px;
}
.item_title{
	font-size:40px;
	color:rgba(255,255,255,1);
	line-height:40px;
}
.item_title .banner_desc_center{
	font-size:54px;
	text-align: center;
}
.banner_desc_center{
	font-size:54px;
	font-weight:bold;
	text-align:center;
	padding-top:260px;
	
}
.banner_desc{font-size:54px;
	font-weight:bold;
	text-align:center;margin-top:40px;}
.item_text{
	font-size:20px;
	color:rgba(255,255,255,1);
	margin-top: 30px;
}
.iten_button{
	margin-top:60px;
	height: 50px;
	overflow: hidden;
}
.iten_button div{
	cursor: pointer;
	width: 200px;
	height: 48px;
	line-height: 48px;
	float: left;
	text-align: center;
	font-size:18px;
	font-weight:400;
	margin-right: 30px;
	border: 1px #fff solid;
	color:rgba(255,255,255,1);
	border-radius: 4px;
}
.iten_button .default_btn{
	width: 180px;
	background-color: #02D0E8;
	border: 1px #23ACFA solid;
	background:linear-gradient(90deg,rgba(2,208,232,1) 0%,rgba(35,172,250,1) 100%);
}

.iten_button .default_btn.white_btn{color:#53afff !important;background:linear-gradient(90deg,rgba(255,255,255,1) 100%,rgba(255,255,255,1) 100%);}

.content_box{
	width: 1280px;
	margin: 0 auto;
}
.row_box{
	height: 72px;
	overflow: hidden;
}
.row_box .row_box_item{
	height: 72px;
	float: left;
	line-height: 72px;
}
.row_box .row_box_item img:first-child{
	margin-bottom: 4px;
 }
.row_box .row_box_item img{
	margin-bottom: 3px;
 }
.see_button{
	width:200px;
	height:48px;
	border:1px solid rgba(83,175,255,1);
	border-radius:4px 4px 4px 4px;
}
.version_module{overflow: hidden;}
.com_title{
	font-size:36px;
	text-align: center;
	font-weight:400;
	line-height: 40px;
	margin: 80px 0 0 0;
	color:rgba(51,51,51,1);
}

@media (max-width: 1920px){
	.case-panel .cover {
		height: 130px;
		line-height: 130px;
		padding: 20px 40px;
	}
}
.case-panel .cover{
	border-bottom: 1px solid #eee;
}
.case-info{
	text-align: left;
	padding: 26px 20px 0 20px
}
.fufu_Connection_logos{
	width: 100%;
}
.com_list_img{
	margin: 40px 0 140px 0;;
}
.com_list_img img{
	width: 200px;
	height: 60px;
	float: left;
	margin: 0 34px 0 0;
}
/**小屏适配**/
@media (max-width: 767px){
	.carousel-control,.item_button,.iten_button{display:none;}
	.carousel-inner .item{height:240px;}
	.carousel-indicators{bottom:-5px;}
	.item_content {padding-top: 20px;}
	.item_title{font-size:20px;line-height:0;}
	.item_text{font-size:14px;}
	.item .item_content{left:0;margin-left:-24px;margin-top: 80px;}
}
@media (min-width: 768px) and (max-width: 1024px){
	.carousel-control{display:none;}
	.carousel-inner .item{height:480px;}
	.item .item_content{margin-left: -350px;}
	.item_content {padding-top: 100px;}
	.carousel-indicators{bottom:-8px;}
	.iten_button .default_btn{width:132px;}
	.iten_button div{width:180px;}
	.content_box{width:100%;}
	.com_title{font-size:24px;margin: 40px 0;}
	.case-panel .cover{height:110px;}
	.com_list_img{margin:40px 0;}
	.carousel-indicators {bottom: 20px;}
	
	
}

/*-----------------------------------20210322---------------------------------------*/
.efficiency_module{display:block;width:100%;background: url("../images/art/efficiency_bg.png") center;background-repeat:no-repeat;overflow: hidden;}
.img_workspace{width:50%;float:left;}
.img_workspace img{display:block;padding-top:248px;padding-bottom:188px;float:right;}
.desc_efficiency{width:50%;float:left;padding-left:100px;padding-top:200px;}
.desc_efficiency .efficiency_title{font-size:36px;color:#333333;line-height:150%;padding-bottom:40px;font-weight:bold;}
.desc_efficiency .efficiency_list{padding:30px 0;}
.desc_efficiency .efficiency_list_img{display:block;padding-top:20px;padding-bottom:20px;float: left;}
.desc_efficiency .efficiency_list_desc{font-size:36px;color:#333333;padding-left:84px;padding-top:20px;}
.desc_efficiency h2{font-size:24px;color:#333;line-height: 120%;margin-bottom:10px;}
.desc_efficiency p{font-size:18px;color:#666;line-height: 120%;}
.tech_img{display:block;width:100%;background: url("../images/art/tech_img_bg.jpg") center;background-repeat:no-repeat;overflow:hidden;}
.tech_title{font-size:36px;font-weight:bold;color:#fff;line-height:150%;padding-top:400px;text-align:center;}
.tech_desc{font-size:20px;color:#fff;line-height:250%;padding-top:55px;padding-bottom:400px;text-align:center;}
.experience_module .tech_title{font-size:36px;font-weight:bold;color:#fff;padding-top:50px;text-align:center;}
.experience_module .tech_desc{padding-bottom:0px;}
.com_img{margin:100px auto;text-align:center;}
.evaluate_module{height:800px;}
.evaluate_module .carousel-inner{height:600px;}
.evaluate_module.product_style{margin-top:-80px;}
.back_now_content{width:50%;}
.evaluate_content{margin:0;}
.back_now_content h3{font-size:28px;color:#333;}
.back_now_content .evaluate_content{font-size:20px;color:#333;margin-top:50px;}
.back_now_father{width:1200px;min-width:1200px;margin: 0 auto;}
.back_now_img{padding:0;}
.evaluate_module_detail{margin:30px 0;}
.evaluate_module .back_now_big_box .back_now_content{padding:120px 0;}
.evaluate_module .back_now_big_box .back_now_img{float:left;width:50%;padding: 10px 0 10px 40px;}
.evaluate_module_detail{width:100%;}
.evaluate_module.product_style .carousel-indicators{bottom:-20px;}
.evaluate_module.product_style .back_now_content .efficiency_list_img{float:left;margin-top:154px;}
.back_now_content .experience_btn{float:right;width:208px;height:68px;background:#53AFFF;border-radius:8px;color:#fff;text-align:center;font-size: 20px;line-height:66px;margin-left:90px;
background-color: #02D0E8;border: 1px #23ACFA solid;background: linear-gradient(90deg,rgba(2,208,232,1) 0%,rgba(35,172,250,1) 100%);}
.evaluate_module.product_style .back_now_content img{float:left;}
.evaluate_module.product_style .back_now_content .efficiency_list_img.ZKTeco_img{margin-top:30px;}
.product_style .carousel-indicators img{vertical-align: middle;text-align: center;display: block;}
.product_small_style{display:none;}
.evaluate_module.product_style .carousel-indicators li{width:60px;height:0;opacity:1;}
.evaluate_module.product_style .carousel-indicators .active{width:60px;height:0;opacity:.3;}
.efficiency_module.enterprise_performance{display:block;width:100%;background: url("../images/art/company_img_bg.jpg") center;background-repeat:no-repeat;overflow: hidden;}
.efficiency_module.enterprise_performance .img_workspace img{padding-top: 210px;}
.efficiency_module.enterprise_performance .desc_efficiency{padding-left:10px;}

.efficiency_module.enterprise_performance .desc_efficiency .efficiency_title{font-size:28px;color:#53afff;font-weight:bold;}
.efficiency_module.enterprise_performance .desc_efficiency p{line-height:150%;font-size:20px;color:#333;margin-top:-15px;margin-bottom:45px;}
.efficiency_module.enterprise_performance .back_now_content .experience_btn{float:none;margin-left:0;width:150px;height:52px;line-height:50px;}
.efficiency_list.enterprise_data{width: 590px;height: 320px;background: #FFFFFF;border-radius:16px;margin-top:66px;padding:40px 0;box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);-moz-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);-webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);}
.enterprise_data_title{font-size:28px;font-weight:bold;color:#333333;text-align:center;margin-bottom:40px;}
.enterprise_data_list{width:50%;float: left;margin-bottom:20px;}
.enterprise_data_list h2{font-size:36px;color:#53afff;font-weight:bold;text-align:center;margin-bottom:20px;}
.enterprise_data_list p{text-align:center;font-size:18px;margin-bottom:30px;display: block;}
#immediateExp,#WeChat,#Application{display:none;}
.FufuWeChat{display:none;}

@media (max-width: 767px){
	.banner_desc_center{padding-top:100px;}
	.img_workspace{float:none;width:100%;padding:20px;}
	.img_workspace img{padding:0;}
	.desc_efficiency{width:100%;padding:20px;}
	.desc_efficiency .efficiency_title{float:none;font-size:20px;text-align:center;}
	.desc_efficiency h2{font-size:18px;}
	.desc_efficiency .efficiency_list{padding:20px 0;}
	.desc_efficiency .efficiency_title{padding-bottom:10px;}
	.tech .tech_title{font-size:20px;padding-top:100px;}
	.tech_desc{font-size:14px;line-height:150%;padding:50px 20px 100px 20px;}
	.tech_img{background-size: cover;}
	.efficiency_module.enterprise_performance{display:block;width:100%;background: url("../images/art/company_img_bg_small.png") center;background-size:cover;background-repeat:no-repeat;overflow: hidden;}
	.efficiency_module.enterprise_performance .img_workspace{display:none;}
	.efficiency_module.enterprise_performance .desc_efficiency{padding:20px;}
	.efficiency_module.enterprise_performance .desc_efficiency .efficiency_title{font-size:20px;margin-top:20px;padding:20px 40px;text-align:center;}
	.efficiency_module.enterprise_performance .desc_efficiency p{text-align:center;padding:20px 40px;}
	.efficiency_module.enterprise_performance .desc_efficiency .enterprise_data_list p{padding:0px;}
	.efficiency_module.enterprise_performance .desc_efficiency .experience_btn{display:none;}
	.efficiency_list.enterprise_data{width:100%;height:200px;padding:20px;margin:40px auto;}
	.enterprise_data_title,.com_title{font-size:20px;margin-bottom: 20px;}
	.evaluate_module.product_style,.content_box{display:block !important;}
	.evaluate_module .back_now_big_box .back_now_content,.evaluate_module .back_now_big_box .back_now_img{width:100%;padding:0;float:none;}
	.back_now_content .experience_btn{display:none;}
	.evaluate_module.product_style .content_box,.evaluate_module.product_style .back_now_father{width:100%;min-width:100%;}
	.evaluate_module.product_style .com_title,.experience_module .tech_title{font-size:20px;font-weight:bold;padding-top:40px;}
	.evaluate_module .back_now_content h3{text-align:center;font-size:20px;}
	.evaluate_module .back_now_content p{text-align:center;font-size:14px;}
	.evaluate_module.product_style .back_now_content img,.evaluate_module.product_style .back_now_content .efficiency_list_img{float:none;}
	.evaluate_module.product_style .back_now_content .efficiency_list_img{margin-top:30px;text-align:center;}
	.back_now_content .evaluate_content {margin-top:20px;font-size:14px;line-height:150%;text-align:center;}
	.carousel-inner .back_now_img img{height:auto;}
	.evaluate_module .carousel-inner{height:640px;}
	.evaluate_module{height:800px;}
	.product_style .carousel-indicators img{margin-left:20px;}
	.product_style .carousel-indicators img{margin-left:20px;}
	.kehuanli,.experience_module{display:block !important;}
	.kehuanli .com_title{padding:0 20px;}
	.content_box{width:100%;}
	.com_img.brand_logo{margin:30px auto;padding:20px;}
	.com_title{margin-top:40px;font-weight:bold;}
	.experience_module{height:180px;}
	.experience_module .tech_desc{padding:20px;}
	.experience_module{padding-top:0;background-size:cover;}
	.experience_module br{display:block;}
	.navbar-header .navbar-brand{padding-top:5px;}
	
}

@media (max-width: 1024px) and (min-width: 768px){
	.banner_desc_center{padding-top:120px;}
	.img_workspace{width:100%;padding:40px;}
	.img_workspace img{padding:0;width:100%;}
	.desc_efficiency{width:100%;padding:20px;}
	.desc_efficiency .efficiency_title{float:none;font-size:36px;text-align:center;}
	.desc_efficiency h2{font-size:24px;}
	.desc_efficiency .efficiency_list{padding:20px 100px;}
	.desc_efficiency .efficiency_title{padding-bottom:10px;}
	.tech_title{padding-top:200px;}
	.tech_img.tech .tech_desc{padding-left:40px;padding-right:40px;padding-bottom:200px;}
	.tech_img.tech .tech_desc br{display:none !important;}
	.evaluate_module .com_title{font-size:36px;font-weight:bold;padding-top:80px;}

	.evaluate_module .back_now_big_box .back_now_content,.evaluate_module .back_now_big_box .back_now_img{width:100%;padding:0;float:none;text-align:center;}
	.back_now_content .experience_btn{display:none;}
	.evaluate_module.product_style .content_box,.evaluate_module.product_style .back_now_father{width:100%;min-width:100%;}
	.evaluate_module.product_style .com_title{font-size:36px;font-weight:bold;padding-top:80px;}
	.experience_module .tech_title,header .module_title,.com_title{font-size:36px;font-weight:bold;padding-top:40px;}
	.evaluate_module .back_now_content h3{text-align:center;font-size:36px;}
	.evaluate_module .back_now_content p{text-align:center;font-size:20px;}
	.evaluate_module.product_style .back_now_content img,.evaluate_module.product_style .back_now_content .efficiency_list_img{float:none;}
	.evaluate_module.product_style .back_now_content .efficiency_list_img{margin-top:30px;text-align:center;}
	.back_now_content .evaluate_content {margin-top:20px;font-size:20px;line-height:150%;text-align:center;}
	.carousel-inner .back_now_img img{height:auto;width:60%;}
	.evaluate_module .carousel-inner{height:640px;}
	.evaluate_module{height:800px;}
	.product_style .carousel-indicators img{margin-left:20px;}
	.efficiency_module.enterprise_performance .img_workspace img{display:none;}
	.kehuanli .com_img{width:100%;padding:20px;margin: 40px auto;}
	
	.evaluate_module .carousel-inner{height:640px;}
	.carousel-inner .item{height:400px;}
	.efficiency_list.enterprise_data{width:100%;padding:40px;margin-bottom:40px;}
	.efficiency_module.enterprise_performance .desc_efficiency{padding-left:20px;}
	.efficiency_module.enterprise_performance .desc_efficiency .efficiency_title{font-size:36px;text-align:center;margin-bottom:30px;}
	.efficiency_module.enterprise_performance .desc_efficiency p{font-size:20px;text-align:center;}
	.evaluate_module.product_style .carousel-indicators{bottom:20px;}
	.navbar-header .navbar-brand{padding-top:5px;}
	

}





























